home *** CD-ROM | disk | FTP | other *** search
/ Freelog 114 / FreelogNo114-MarsAvril2013.iso / Systeme / IObit StartMenu8 / startmenu-setup.exe / {app} / InstallServices64.exe / 2052 / MANIFEST / 1
Text File  |  2013-01-19  |  1KB  |  35 lines

  1. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  2. <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  3.       <application>
  4.           <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
  5.           <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
  6.       </application>
  7. </compatibility>
  8. <assemblyIdentity
  9.         version="1.0.0.0"
  10.         processorArchitecture="*"
  11.         name="IObit"
  12.         type="win32"
  13. />
  14. <description>IObit</description>
  15. <dependency>
  16.         <dependentAssembly>
  17.                 <assemblyIdentity
  18.                         type="win32"
  19.                         name="Microsoft.Windows.Common-Controls"
  20.                         version="6.0.0.0"
  21.                         processorArchitecture="*"
  22.                         publicKeyToken="6595b64144ccf1df"
  23.                         language="*"
  24.                 />
  25.         </dependentAssembly>
  26. </dependency>
  27. <ms_asmv3:trustInfo xmlns:ms_asmv3="urn:schemas-microsoft-com:asm.v3">
  28. <ms_asmv3:security>
  29.     <ms_asmv3:requestedPrivileges>
  30.       <ms_asmv3:requestedExecutionLevel level="requireAdministrator" uiAccess="false">
  31.       </ms_asmv3:requestedExecutionLevel>
  32.     </ms_asmv3:requestedPrivileges>
  33. </ms_asmv3:security>
  34. </ms_asmv3:trustInfo>
  35. </assembly>